home *** CD-ROM | disk | FTP | other *** search
- Path: EU.net!sun4nl!xs4all!usenet
- From: muaddib@xs4all.nl (thomas)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: opening muimaster.library from another lib
- Date: 7 Jan 1996 15:45:19 GMT
- Organization: XS4ALL, networking for the masses
- Message-ID: <546.6580T958T229@xs4all.nl>
- References: <699.6577T179T1076@xs4all.nl> <30ef176d@lls.se>
- NNTP-Posting-Host: undiscovered.xs4all.nl
- X-Newsreader: THOR 2.2 (Amiga;TCP/IP) *UNREGISTERED*
-
- Magnus Holmgren wrote 07-Jan-96 the following:
-
- > t> And still I think it's better to do it in LibInit :), because no
- > semaphores t> need to be used then, and the 'can only load libs if they're
- > resident in t> LibInit' is not valid!
-
- >But it largely depends on what you need to init. ;) In some cases the above
- >may be overkill, but in other cases it can be a good idea (e.g. if you want
- >to load preferences or something).
-
- A library with a configuration does not seem a very good idea, a library is
- not meant to have a configuration.
-
- Thomas
-
-